How to Install openctm-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install openctm-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

openctm-tools software package provides Tools for compression of 3D triangle meshes, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install openctm-tools 

openctm-tools is installed in your system.

Make ensure the openctm-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep openctm-tools *

You will get with openctm-tools package name, version, architecture and description in a table

openctm-tools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package openctm-tools
Version 1.0.3+dfsg1-1build1
Description Tools for compression of 3D triangle meshes
Sub Section Graphics


See Also, How to uninstall or remove openctm-tools software package from Ubuntu 14.04 LTS (Trusty Tahr)?